Crate dmntk_feel_evaluator[][src]

Expand description

FEEL expressions evaluator.

Functions

Evaluates a Value from given AstNode.

Evaluates a context.

Compares two values and returns true when the two FEEL values are equal.

Evaluates the maximum value from specified values.

Evaluates the minimum value from specified values.

Evaluates the type of the AST node.

Evaluates the sum of specified values.

Prepares an evaluator for given AstNode.